Skip to content

Conversation

dreampiggy
Copy link
Collaborator

Reason

Since SDAnimatedImage has fallback logic, we can apply this to WebImage by default without dynamic check

This close #332

…hange to true later

Since SDAnimatedImage has fallback logic, we can apply this to WebImage by default without dynamic check
@dreampiggy dreampiggy force-pushed the bugfix/webimage_isAnimating_binding branch from 1b68c49 to 7efdf22 Compare August 28, 2024 09:38
@joshuatbrown
Copy link

I tested this branch in my app; it works perfectly for me and fixes #332. Thanks for the quick fix!

@dreampiggy dreampiggy merged commit 09dfa5a into master Aug 29, 2024
6 checks passed
@dreampiggy dreampiggy deleted the bugfix/webimage_isAnimating_binding branch August 29, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When initializing a WebImage with isAnimating, if the initial value is false, the image never animates
2 participants